FUNCTION expand wildcards SYNOPSIS expand [format] wildcards DESCRIPTION Expand functions like the AmigaDOS 2.0 "LIST LFORMAT" command, Expand generates a list of files, one per line, using the specified format string (the default is "%s"). 1 expand "type %s" #? The above would create one "type" command for every file in the current directory.